Don't propagate GDK_NATIVE_WINDOWS to child processes
authorAlexander Larsson <alexl@redhat.com>
Mon, 31 Aug 2009 07:38:14 +0000 (09:38 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 31 Aug 2009 13:06:01 +0000 (15:06 +0200)
commitb18afe905437f0d4a0faad03cee2fb1770b68b69
treee4a081fde30194db9938da84e2799e298e142a1c
parent4d3b19fa7cd4177d66ab6f20b52bf49ead10eb41
Don't propagate GDK_NATIVE_WINDOWS to child processes

Generally you only need to work around bugs in one specific app, so we
don't want to affect the applications that application will start.
Thus we unset GDK_NATIVE_WINDOWS after reading it.
gdk/gdk.c